@font-face {
	font-display: swap;
	font-family: "Dom-DC";
	font-weight: 400;
	src: url('/fonts/Dom-DC-Sans-Regular.woff2') format("woff2");
}

@font-face {
	font-display: swap;
	font-family: "Dom-DC";
	font-weight: 500;
	src: url('/fonts/Dom-DC-Sans-Medium.woff2') format("woff2");
}

@font-face {
	font-display: swap;
	font-family: "Dom-DC";
	font-weight: 700;
	src: url('/fonts/Dom-DC-Sans-Bold.woff2') format("woff2");
}

.hide,
.hideblock,
.hideblockhideblock,
.hideblockhideblockhideblock,
.hideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblockhideblockhideblock {
	display: none !important;
	margin: 0px !important;
}

.phone-btn {
	text-decoration: none;
	transition: color .5s ease;
}

.phone-btn:hover {
	color: rgba(237, 28, 36, 1) !important;
}

.clearEl div {
	opacity: 0;
	pointer-events: none;
}

.preload {
	opacity: 1 !important;
	display: flex;
	position: absolute;
	top: auto;
	left: auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.forzind {
	z-index: 10 !important;
}

.forzind1 {
	z-index: 9 !important;
}

#street-inp,
#house-inp {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: none;
}

#streets-list,
#houses-list {
	display: none;
	z-index: 50;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0px;
	max-height: 500px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	overflow-y: auto;
	height: auto;
	background: rgba(240, 240, 240, 1);
}

.adr-item {
	margin: 5px 0;
	cursor: pointer;
	transition: color 0.3s ease;
}

.adr-item:hover {
	color: #EC1C24 !important;
}

#cities-list li {
	margin: 5px 0 5px 30px;
}

.city-list__item {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.city-list__item li {
	margin: 5px 0 5px 20px;
}

.cities-item {
	text-decoration: none;
	transition: color .3s linear;
}

.areas-item {
	cursor: pointer;
	transition: color .3s linear;
	margin: 5px 0;
}

.areas-item:hover {
	color: #EC1C24;
}

.cities-item:hover {
	color: #EC1C24 !important;
}

#myInputCity {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	border: none;
	outline: 0;
	background: transparent;
	color: white;
}

#myInputCity::placeholder {
	color: white;
}

#cities-list,
#areas-list,
#searchList {
	overflow-y: auto;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	max-height: 80vh;
	padding-bottom: 50px;
	margin-bottom: 100px;
}

.chCity-close {
	cursor: pointer;
}

@media(max-width: 767px) {
	#i13233 {
		min-width: 100% !important;
	}

	.cities_list {
		display: none !important;
	}

	#i13233>div {
		border: none !important;
	}
}

@media(max-width:639px) {
	.nav-tarifs {
		background-color: inherit !important;
		max-width: 320px !important;
	}

	.nav-tarifs a {
		border: 1px solid rgb(138, 138, 138) !important;
	}

	.nav-tarifs div {
		min-width: 100% !important;
	}
}

@media(max-width: 1023px) {
	#b5077 {
		background: none;
		background-color: rgb(255, 255, 255) !important;
	}
}

.btn-main {
	background: rgb(255, 57, 52) !important;
	color: rgb(255, 255, 255) !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	padding: 11px 30px 11px 30px !important;
	border-radius: 30px;
	transition: all .5s ease;
}

@media(max-width: 639px) {
	.btn-main {
		font-size: 1rem !important;
	}
}

.btn-main:hover {
	background-color: rgba(199, 20, 16, 1) !important;
}

.btn-main2 {
	background: rgb(30, 31, 51) !important;
	color: rgb(255, 255, 255) !important;
	font-size: 15px;
	font-weight: 400 !important;
	padding: 11px 30px 11px 30px;
	border-radius: 30px;
	transition: all .5s ease;
}

.btn-main2:hover {
	background-color: rgba(50, 53, 103, 1) !important;
}

@media(max-width: 639px) {
	.btn-main2 {
		font-size: 1rem !important;
	}
}

.btn-main3 {
	background: rgba(255, 255, 255, 1) !important;
	color: #1A1A3C !important;
	font-size: 1rem !important;
	line-height: 1rem !important;
	font-weight: 600 !important;
	padding: 17px 24px 18px 24px !important;
	border-radius: 30px;
	transition: all .5s ease;
}

.btn-main3:hover {
	background-color: rgba(255, 255, 255, 0.8) !important;
}


h1.h1b,
h2.h2b,
h3.h3b,
h4.h4b {
	color: rgb(24, 27, 33) !important;
}

h1.h1w,
h2.h2w,
h3.h3w,
h4.h4w {
	color: rgb(255, 255, 255) !important;
}
@media (max-width: 1023px) {
  h1.h1b {
    font-size: 2rem !important;
    line-height: 2.37rem !important;
  }
  h2.h2b {
    font-size: 1.5rem !important;
    line-height: 1.8rem !important;
  }
  h3.h3b {
    font-size: 1.38rem !important;
    line-height: 1.65rem !important;
  }
  h4.h4b {
    font-size: 1rem !important;
    line-height: 1.25rem !important;
  }
  h1.h1w {
    font-size: 2rem !important;
    line-height: 2.37rem !important;
  }
  h2.h2w {
    font-size: 1.5rem !important;
    line-height: 1.95rem !important;
  }
  h3.h3w {
    font-size: 1.38rem !important;
    line-height: 1.65rem !important;
  }
  h4.h4w {
    font-size: 1rem !important;
    line-height: 1.25rem !important;
  }
}

.text-main {
	color: rgb(24, 27, 33) !important;
}

.text-main a {
	text-decoration: none;
	transition: color .3s ease;
	color: rgb(0, 124, 255) !important;
}

.text-main a:hover {
	color: rgb(11, 93, 180) !important;
}

.tooltip {
	position: fixed;
	padding: 8px 10px;
	border: 1px solid #191919;
	border-radius: 10px;
	font: 10px/1.3 sans-serif;
	color: #FFFFFF;
	background: #191919;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .0);
}